Skip to content

bpo-42923: Fix _Py_DumpExtensionModules() for NULL sysdict#25262

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:fatal
Apr 7, 2021
Merged

bpo-42923: Fix _Py_DumpExtensionModules() for NULL sysdict#25262
vstinner merged 1 commit into
python:masterfrom
vstinner:fatal

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Apr 7, 2021

Fix Py_FatalError() is called before interp->sysdict is set.
@vstinner vstinner merged commit 3d55aa9 into python:master Apr 7, 2021
@vstinner vstinner deleted the fatal branch April 7, 2021 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants